YNQ  YNQ-1.6.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
AMCredentialsA Struct Reference

#include <amapi.h>

Data Fields

AMDomainA domain
 
NQ_CHAR user [CM_BUFFERLENGTH(NQ_CHAR, 257)]
 
NQ_CHAR password [CM_BUFFERLENGTH(NQ_CHAR, 257)]
 
NQ_UINT type
 

Detailed Description

This structure carries user credentials as used for authentication against server in the following cases:

  • SMB/SMB2 authentication
  • Domain join
  • Domain logon

Field Documentation

AMDomainA AMCredentialsA::domain

Domain name

NQ_CHAR AMCredentialsA::user[CM_BUFFERLENGTH(NQ_CHAR, 257)]

User name

NQ_CHAR AMCredentialsA::password[CM_BUFFERLENGTH(NQ_CHAR, 257)]

Password buffer

NQ_UINT AMCredentialsA::type

Password type, see Security Password Type


The documentation for this struct was generated from the following file: